-
Notifications
You must be signed in to change notification settings - Fork 2
Ngee arctic im4/pft physiology #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: thorntonpe/lnd/IM4
Are you sure you want to change the base?
Ngee arctic im4/pft physiology #2
Conversation
2f99988 to
d519db7
Compare
a7cfe78 to
d7b1b4b
Compare
fmyuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments out code changes for layers below last soil layer, i.e. bedrock layers. This will fix 2 previous variable soil thickness test failures.
74dea15 to
5b5ad91
Compare
51693d1 to
051e879
Compare
051e879 to
857bca5
Compare
…machine with limited input data, but NOT YET fully work. Two tests are actually similary as 'elm_usrdat' test, but with 42_FLUXNETSITES and a few physiology parameters, based on Sulman et al. (2021).One of them is a short run to test codes, while another is a long run for bug-fixing heavy winter snow caused issue in arctic pft phenology. Those tests won't change simulation results until new codes and parameters are pull in.
3882c19 to
0939afc
Compare
| !if (use_var_soil_thick .and. lev > nlevbed) then | ||
| ! this causes 2 'vst' tests failed, although it's a more reasonble fix | ||
| ! this%watsat_col(c,lev) = 0.01_r8 ! very small value for porosity of bedrock | ||
| ! xksat = 1.e-20_r8 ! cannot be zero (used below as denominator) | ||
| !endif | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can probably remove this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just removed.
…w a designated value
…y PFT. Now column N fixation is calculated as a weighted average over PFTs.
Add rhizome turnover
…w a designated value (modified approach)
… snow winter, snow-melt may last past the summer solstice. This likely causes no PFT onset stage even when a short non-snow season occurs. Add a flag for switching plant growth onset gdd summation end option in phenology. The switch is for extending onset stage up to start of offset in Fall, rather than to summer solstice by default.
0939afc to
98d2947
Compare
Addresses minor cleaning edits following second round of review
4d622ce to
0f841e6
Compare
…eplace hard coded cycle (thorntonpe#2)
|
I'm closing this PR, since it's re-assigned to another repository. |
PFT physiological changes on top of PFT stuff